Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dev] Remove Version Checking #55

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

xsn34kzx
Copy link
Contributor

@xsn34kzx xsn34kzx commented Sep 23, 2024

Backend companion PR to pagefaultgames/pokerogue#4388

This removes the explicit version checking done in the backend that would normally require cause saves with a version not equal to 1.0.4 to force a reload on the frontend. Now that version migration is compartmentalized and complete, the OutdatedPhase that gets pushed is no longer needed, which also means the backend no longer needs to throw an error as well due to the changes made in the frontend companion PR.

@xsn34kzx xsn34kzx marked this pull request as ready for review September 27, 2024 18:10
@patapancakes patapancakes merged commit b2aa37b into pagefaultgames:master Oct 16, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants